(cat "\nUse this program to configure NewIcons!"))
(set #run-prefs
(cat "\nStarting NewIconsPrefs so you can configure"
"\nNewicons right away. The effect will not be"
"\nevident until you reboot."
"\nBe sure to save your changes."))
(set #startup-change
(cat "\nNewIcons V3.0 requires a change in"
"\nyour user startup to launch it. Shall I add"
"\n\n'Run <NIL: >NIL: c:NewIcons'"
"\n\nto your S:user-startup file?"
"\n\n(You may need to remove the old line manually"
"\nif you didn't originally install NewIcons"
"\nusing the Installer utility.)"))
(set #install-deficons
(cat "\n\nInstalling the DefIcons daemon to your"
"\nC: directory, and copying default icons"
"\nto your Envarc:sys directory."))
(set #install-deficons-help
(cat "\nThis sections installs the Deficons program"
"\nand copies the required def_icons to your"
"\nENVARC: directory."))
(set #move-olddefs-dir
(cat "The installer will move your old default"
"\nicons to another location for safe keeping."
"\nWhere would you like me to create a directory"
"\nto put them in?"))
(set #move-olddefs-help
(cat "\nThis section copies your old default icons to"
"\na safe place instead of overwriting them."
"\nShould you wish to deinstall Deficons, you"
"\nWill have them available to restore."))
(set #move-olddefs
(cat "Moving your old default icons to \n"
destdir))
(set #install-envarc
(cat "\nCopying the default icons and brainfile"
"\nto ENVARC: so DefIcons can use them.\n"))
(set #install-envarc-help
(cat "\n\nThis section install the icons that DefIcons"
"\nwill use to display icon images for files that"
"\ndon't have icons already attached to them."))
(set #startup-deficons
(cat "\n\nAdding a line to your S:user-Startup file"
"\nto launch DefIcons whenever the system"
"\nis booted up."))
(set #powb-message
(cat "\n\nIf you have installed NewIcons, you must "
"add a line to your S:Startup-Sequence:\n\n"
"C:PatchOpenWB\n"
"\nto fix a bug in the 3.x operating system!"
"\n\n Make sure to place the line after Setpatch"
"\nand before IPrefs."))
(set #docs-dest
(cat "Where would you like the NewIcons Documentation"
"\nGuide to be installed?"))
(set #exit-message
(cat "Please reboot your system to fully activate\n"
"the new NewIcons System."
"\n\n\nWe hope you enjoy this package!"))
; ClassAct installation procedure V 1.5 (12.5.96) by Osma Ahvenlampi
; percentage of the size of included ClassAct classes versus the whole
; distribution (ie. total "complete" percentage after ClassAct is installed)
(set classact-complete 70)
; ClassAct installer scripts
(set #classdest-prompt "Please select the directory where you want the ClassAct classes installed.\n(See help for details)")
(set #classdest-help (cat "ClassAct is a GUI toolkit consisting of shared BOOPSI classes.\n\nSome programs require some or all of the ClassAct classes installed on your system. "
(if v39 (cat "OS 3.0 has a standard directory for BOOPSI classes, the SYS:Classes directory. It is recommended that you install ClassAct there.")
(cat "OS 2.0 does not have a standard place for disk resident BOOPSI classes. On OS 3.0 these classes are stored in the SYS:Classes directory. It is recommended that you create this directory and install ClassAct there.\nThis directory must be added in the LIBS: assign. This can be done by placing the command\nAssign >NIL: LIBS: SYS:Classes ADD\nto User-Startup. This installer will do this for you.")
)
)
)
(set #classes-020 "Do you want to use the OS 3.0, 020 optimised version of ClassAct?")
(set #help-020 "Some ClassAct libraries have versions optimised for use on 020 or better equipped OS 3.0 or later machines. If your Amiga is such equipped, you should install these. The 68000/2.0 versions will also work, but are slightly slower.")
(set #noclasses-message "The directory you selected for your ClassAct classes is not a part of the LIBS: assign.\n\nIt is necessary to add this assign so that the classes will be found properly.")
(set #creating-dir "Creating directory ")
(set #usbackup-prompt "User-Startup will now be backed up.")
(set #usbackup-help "This installer will next make a modification in User-Startup. Before doing this the old User-Startup will be backed up to S:User-Startup.old")
(set #adding-1 "Adding ")
(set #adding-2 " to LIBS: assign\n")
(set #adding-help "This is necessary so that the custom classes can be found.")
(set #junod-button "It seems you have a late Commodore 'V42' button.gadget installed on your system.\n\nClassAct's button.gadget is far more capable than this gadget, and we recommend that you replace it. The ClassAct button.gadget is backwards compatible to the Commodore gadget. Do you wish to back up the Commodore gadget and replace it with the ClassAct version?")
(set #junod-backed "The Commodore 'V42' button.gadget has been backed up with the name button.gadget.v42.\n\nThe ClassAct button.gadget will be installed in its place.")
(set #junod-kept "The Commodore 'V42' button.gadget was not replaced with the more capable ClassAct version.\n\nPrograms depending on the availability of ClassAct-only features will be likely to work wrong.")
(set #caprefs-message "CAPrefs is a small utility that sets some user preferences for ClassAct applications. These include the bevel style (Thin/Gadtools/Xen), window backfills, and group label details.\n\nPlease use the ClassAct GUI prefs editor to alter the default settings provided. ClassAct prefs will be installed in your system Prefs drawer.\n\n")
(set #caprefs-startup-1 "Adding the command\n\n")
(set #caprefs-startup-2 "\n\nTo your s:User-Startup.")
(procedure install-classact
(debug "classact")
; call this procedure to copy the classes included in the Classes directory
; in your distribution dir.
(if (exists "Classes") ; The archive contains a ClassAct library update.